/*!
 * @ Description: custom style
 * @ Author: weiwei
 * @ Date: 2018-05-24;
 */
/*
 **********************
 * common style
 **********************
 * 网站头部
 **********************
 * 菜单
 **********************
 * 底部COPYRIGHT
 **********************
 * 首页样式
 **********************
 * 内页样式
 **********************
*/
/* common style */
html{background:#FFF;color:#000; font-size: 62.5%; }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{font-family: "Microsoft YaHei"; margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff; color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;
	overflow:-Scroll;overflow-x:hidden
}
a:hover{ color: #f39800; }
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.page{margin:2rem;}
.dplayer{ width: 100%; margin:12px 0; height: 460px; }
#prev_next{
	border-top: 1px dotted #868686;
	margin:2rem 0;
	padding:2rem 0;
}
/*#prev_next li+li{
	text-align: right;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px;}
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: -1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: #237ed2; background: #237ed2;}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}

/* go top */
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#0044b3;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#0044b3;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: block;z-index: 999;}
.down li{width: 24.7%;border-right: solid 1px #ffffff;text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;z-index: 999;}
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
@media(min-width: 768px){
	.footer{margin-bottom: 0}
	.down{display: none;}
}
/* 自定义样式 */
a:hover{ text-decoration: none; }
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: @screen-sm-min) {
	html{ font-size: 16px; }
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: @screen-md-min) {
	html{ font-size: 14px; }
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: @screen-lg-min) {
	html{ font-size: 10px; }
}
/* 网站头部 */
.h-tool{
	/*background: url(../images/tool-bg.jpg) no-repeat center;*/
	background: #0044b3;
	padding:1rem 0;
}
.h-tool p{
	font-size: 1.2rem;
	color: #ffffff;
}
.h-tool ul{
	float: right;
}
.h-tool li{
	float: left;
	margin-right: 3.4rem;
	font-size: 1.2rem;
	color: #ffffff;
}
.h-tool li i{
	display: inline-block;
	width: 1.7rem;
	height: 17px;
	float: left;
	margin-right: 1.4rem;
}
.h-tool li:nth-child(1) i{ background: url(../images/ico.png) no-repeat 0 0; }
.h-tool li:nth-child(2) i{ background: url(../images/ico.png) no-repeat 0 -17px; }
.h-tool li:nth-child(3) i{ background: url(../images/ico.png) no-repeat 0 -34px; }
.h-tool li:nth-child(3){
	margin-right: 0;
	width: 30rem;
}
.h-tool li h3{
	font-size: 2rem;
	color: #ffffff;
	font-family: impact;
}
.m-header{ padding:2rem 0; background: #fff; }
/* 菜单 */
.navbar-brand{
	padding:0;
}
.navbar-brand{
	height: 72px;
}
.navbar-brand img{
	max-height: 100%;
}
.navbar-toggle{
	margin:5px 10px 0 0;
}
.navbar{ margin-bottom: 0; }
.navbar-toggle .icon-bar{
	background: #0044b3;
}
.navbar-nav{ float: right; margin-top: 5px;}
.navbar-nav > li > a{
	border-bottom: 2px solid #fff;
	width: 100%;
	text-align: center;
	padding: 20px 11px;
}
.navbar-nav > li > a:hover{
	border-bottom: 2px solid #0044b3;
	color: #0044b3;
}
/* 底部COPYRIGHT */
/*#footer{ background: url(../images/case-bg.jpg) repeat-y center; }*/
#footer{ background: #0044b3; }
#footer .row{
	padding:4rem 0;
}
.f-nav{
	padding:0 0 0 40px;
}
.f-nav h3{
	font-size: 1.6em;
	color: #fdfcfa;
	margin-bottom: 3rem;
	text-transform: uppercase;
}
.f-nav div > a{
	display: inline-block;
	font-size: 1.4rem;
	color: #fff;
	margin-bottom: 20px;
	margin-right: 36px;
}
.f-nav p{
	font-size: 1.6rem;
	color: #ffffff;
	line-height: 3em;
}
.f-contact{
	padding:0 0 20px 40px;
}
.f-contact h3{
	font-size: 1.6em;
	color: #fff;
	margin-bottom: 2.2rem;
	text-transform: uppercase;
}
.f-contact p{
	font-size: 1.4rem;
	color: #fff;
	line-height: 3em;
	margin:0;
}
.f-ewm{
	padding-top: 0px;
}
.f-logo,.f-ewm{
	text-align: center;
}
/* 首页效果
-------------------------------------------------- */
.carousel-inner img{ margin: 0 auto;}
/* 产品中心 */
.m-pro{
	/*background: url(../images/pro-bg.jpg) repeat;*/
	background: #f5f5f5;
}
.m-pro .hd{
	text-align: center;
	padding:4.5rem 0 1.6rem;
}
.m-pro .hd span{
	font-size: 60px;
	color: #9c9c9c;
	font-family: impact;
	line-height: 60px;
	text-transform: uppercase;
}
.m-pro .hd > div{
	height: 4rem;
	width: 30rem;
	border:2px solid #d5d5d5;
	text-align: center;
	margin:20px auto 0;
}
.m-pro .hd > div h3{
	font-size: 3.6rem;
	color: #0044b3;
	font-weight: bold;
	padding:0 4.6rem;
	position: relative;
	top:-2rem;
	background: #f5f5f5;
	display: inline-block;
}
#pro .swiper-slide h3,
.pro-bd h3{
	background: #fff;
	padding:1.5rem 0;
	text-align: center;
	width: 100%;
	margin-bottom: 2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#pro .swiper-slide img,
.pro-bd li .img img{
	width: 100%;
	height:230px;
	object-fit: cover;
}
#pro .swiper-slide .img,
.pro-bd li .img{
	width: 100%;
	height:230px;
	object-fit: contain;
	background: #fff;
	overflow: hidden;
}
#pro .swiper-slide:hover h3,
.pro-bd li:hover h3{
	background: #0044b3;
	color: #fff;
}
.p-type{
	text-align: center;
	/*margin-bottom: 4rem;*/
}
.p-type a{
	display: inline-block;
	margin:0 2rem;
	padding:1.8rem 0;
	font-size: 1.8rem;
	color: #333;
	position: relative;
}
.p-type a:after{
	content: "";
	height: 2px;
	width: 100%;
	border:none;
	background: #0044b3;
	display: inline-block;
	position: relative;
	left:0;
	bottom: 0;
	transition: all .3s ;
	opacity: 0;
}
.p-type a:hover{
	color: #0044b3;
}
.p-type a:hover:after{
	opacity: 1;
}
.m-honor{
	margin-top: -6rem;
	position: relative;
	z-index: 2;
}
/* 公司简介 */
.m-about{
	background: #fff;
}
.m-about .hd{
	text-align: center;
	padding:4rem 0 2.6rem;
}
.m-about .hd span{
	font-size: 6rem;
	color: #9c9c9c;
	font-family: impact;
	line-height: 6rem;
	margin-bottom: 2.8rem;
	text-transform: uppercase;
}
.m-about .hd > div{
	height: 4rem;
	width: 30rem;
	border:2px solid #d5d5d5;
	text-align: center;
	margin: 20px auto 0;
}
.m-about .hd > div h3{
	font-size: 3.6rem;
	color: #0044b3;
	font-weight: bold;
	padding:0 4.6rem;
	position: relative;
	top:-2rem;
	background: #fff;
	display: inline-block;
}
.about-bd{
	padding:3rem 0 2.6rem;
	text-align: center;
}
.about-bd h3{
	font-size: 2.4rem;
	color: #0288de;
	margin-bottom: 4rem;
}
.about-bd p{
	font-size: 1.6rem;
	line-height: 3.2rem;
	color: #333;
}
.about-bd a{
	display: inline-block;
	margin:2rem 0 0;
	padding:1rem 3rem;
	border:1px solid #fff;
	font-size: 16px;
	color: #fff;
	background: #0044b3;
}
.about-bd a:hover{
	background: #2e394b;
	border-color: #2e394b;
}
/* 视频中心 */
.m-video{
	background:#fff url(../images/video-bg.jpg) no-repeat bottom center;
	text-align: center;
}
.m-video img{ margin:0 auto; max-width: 100%; }
.m-video iframe{
	margin:0 auto;
}
.v-sum{
	padding:4.5rem 0 7.6rem;
	text-align: center;
}
.v-sum h3{
	font-size: 2.4rem;
	color: #fff;
}
.v-sum h3 span{
	font-size: 6rem;
	font-family: impact;
}
.v-sum p{
	font-size: 1.8rem;
	color: #fff;
}
/* 优势 */
.m-super .hd{
	margin:5rem 0;
	text-align: center;
}
.m-super .hd img{ text-align: center; margin:0 auto; }
.m-super .bd .super-txt{
	padding-left: 10rem;
}
.m-super .bd li{ margin-bottom: 2rem; }
.m-super .bd li:nth-child(1) .super-txt{ background: url(../images/s01.png) no-repeat left center; }
.m-super .bd li:nth-child(3) .super-txt{ background: url(../images/s02.png) no-repeat left center; }
.m-super .bd li:nth-child(5) .super-txt{ background: url(../images/s03.png) no-repeat left center; }
.m-super .bd li:nth-child(5){
	clear: left;
}
.m-super .bd .super-txt h3{
	font-size: 3rem;
	line-height: 6rem;
	color: #0044b3;
	font-weight: bold;
}
.m-super .bd .super-txt p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.m-super .bd li img{
	width: 100%;
}
/* 成功案例 */
.m-case{
	/*background: url(../images/case-bg.jpg) repeat-y center;*/
	background: #0044b3;
}
.m-case .hd{
	text-align: center;
	padding:4rem 0 2.6rem;
}
.m-case .hd span{
	font-size: 6rem;
	color: #fff;
	font-family: impact;
	line-height: 6rem;
	margin-bottom: 2.8rem;
	text-transform: uppercase;
}
.m-case .hd > div{
	height: 4rem;
	width: 30rem;
	border:2px solid #fff;
	text-align: center;
	margin: 20px auto 0;
}
.m-case .hd > div h3{
	font-size: 3.6rem;
	color: #fff;
	font-weight: bold;
	padding:0 4.6rem;
	position: relative;
	top:-2rem;
	background: #0044b3;
	display: inline-block;
}
.case-bd{
	padding:0 0 2rem;
	margin:0;
}
.case-bd h3{
	text-align: center;
	color: #fff;
	line-height: 3rem;
}
.case-bd .swiper-slide img{
	width: 100%;
	height: 218px;
	object-fit: cover;
	border:1px solid #fff;
	border-radius: 1px;
}
/* 新闻中心 */
.m-news{
	background: url(../images/about-bg.jpg) no-repeat center;
	padding-bottom: 2rem;
}
.m-news .hd{
	text-align: center;
	padding:4rem 0 2.6rem;
}
.m-news .hd span{
	font-size: 6rem;
	color: #9c9c9c;
	font-family: impact;
	line-height: 6rem;
	margin-bottom: 2.8rem;
	text-transform: uppercase;
}
.m-news .hd > div{
	height: 4rem;
	width: 30rem;
	border:2px solid #d5d5d5;
	text-align: center;
	margin:10px auto 0;
}
.m-news .hd > div h3{
	font-size: 3.6rem;
	color: #0044b3;
	font-weight: bold;
	padding:0 4.6rem;
	position: relative;
	top:-1rem;
	background: #fff;
	display: inline-block;
}
.m-news .bd li .news_img{
	margin-bottom: 20px;
	border:1px solid #ececec;
	padding:9px;
}
.m-news .bd li .news_img img{
	width: 100%;
	height: 198px;
	object-fit: cover;
}
.m-news .bd li .news_txt h3{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* chrome input placeholder style */
::-webkit-input-placeholder {
	color:#fff !important;
}
/* 内页效果 */
.pc-slide{width: 100%;margin: 0 auto; border:1px solid #e7e6e6; padding:15px 20px; margin-left: -15px;}
.view .swiper-container{width: 100%; margin-bottom: 18px;}
.view .swiper-slide img{ width: 100%; }
.preview{width: 100%;margin-top: 16px;position: relative;}
.preview .swiper-container{width: 80%;height: 66px;margin-left: 35px;}
.preview .swiper-slide{width: 90px;height: 64px;cursor:pointer; margin:0 10px;}
.preview .swiper-slide img{ width: 90px; height: 64px; object-fit: cover; }
.preview .slide6{width: 90px;}
.preview .arrow-left{background: url(../images/feel3.png) no-repeat left top;position: absolute;left: 0;top:5px; margin-top: -9px;width: 20px;height: 70px;z-index: 10;}
.preview .arrow-right{background: url(../images/feel4.png) no-repeat left bottom;position: absolute;right: 0;top:5px; margin-top: -9px;width: 20px;height: 70px;z-index: 10;}
.preview img{border: 1px solid #b6b6b6;}
.preview .active-nav img{padding: 0;border: 1px solid #006dc0;}
.p-info{ overflow: hidden; margin-bottom: 40px; }
.p-info .right{ padding-left:0; padding-right: 0; }
.p-info .right h3{ font-size: 24px; color: #015393; line-height: 40px; margin-top: 16px; }
.p-info .right p{ font-size: 14px; color: #919191; line-height: 30px; }
.p-info .right p span{ font-size: 16px; color: #033333; }
.p-info .right > a{ display: inline-block; width: 120px; height: 35px; background: url(../images/ico-message.jpg) no-repeat; background-size: contain; margin-top: 40px; }
.p-info .right > a + a{ display: inline-block; width:120px; height: 35px; background: url(../images/ico-contact.jpg) no-repeat; margin-left: 30px; background-size: contain; }
.p-info .right i{ font-style: normal; font-size: 14px; color: #919191; line-height: 30px; margin-left: -2em; }
.p-info .right > div{ border-top:1px solid #e9eaeb; margin-top: 20px; padding-top: 15px;}
.p-info .right > div span{ display: inline-block; float: left; line-height: 36px;font-size: 16px; color: #333333; }
.p-tit{ height: 40px; line-height: 40px;  background: #ebeced; margin-bottom: 20px; }
.p-tit h3{ padding:0 25px; height: 100%; line-height: 40px; background: #015393; font-size: 18px; color: #ffffff;  display: inline-block; }
#p-form{ overflow: hidden; }
#p-form label{ width: 20%; text-align: right; font-size: 16px; font-weight: normal; color: #666666; line-height: 42px; display: inline-block; vertical-align: top; float: left; }
#p-form　.form-group{ overflow: hidden; margin-bottom: 12px; }
#p-form input{ width: 80%; height: 40px; border:1px solid #dddada; padding-left: 10px; background:#f2f2f3;}
#p-form textarea{ width: 90%; height: 112px; border:1px solid #dddada; resize: none; padding: 10px; }
#p-form .btn-primary{ width: 40%; margin:0 auto; height: 44px; background: #015393; font-size: 18px; color: #ffffff; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* 侧边栏样式 */
.s-type{
	width: 100%;
	overflow: hidden;
}
.s-type .hd{
	/*background: url(../images/type-hd.jpg) no-repeat;*/
	background: #0044b3;
	overflow: hidden;
	text-align: center;
	margin-bottom: 18px;
}
.s-type .hd p{
	font-size: 36px;
	color: #ffffff;
	font-family: "impact";
	line-height: 36px;
	padding:16px 0 6px;
}
.s-type .hd h3{
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 27px;
	color: #fff;
	line-height: 30px;
}
.s-type .bd li{
	background: #f1f1f1;
	margin-bottom: 10px;
}
.s-type .bd li a{
	padding:16px 0 16px 30px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.s-type .bd li:hover{
	background: #015393;
}
.s-type .bd li:hover a{ color: #fff; }
.s-contact{
	background: #0044b3;
	/*background: url(../images/type-contact.jpg) no-repeat center;*/
	padding:34px 15px;
	overflow: hidden;
}
.s-contact img{ width: 100%; margin-bottom: 17px;}
.s-contact h3{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 42px;
	background: url(../images/ico-type.png) no-repeat 5px center;
	line-height: 25px;
	margin-bottom: 14px;
}
.s-contact > div h1{
	line-height: 38px;
	font-size: 16px;
	color: #fff;
}
.s-contact > div a,
.s-contact > div p{
	font-size: 13px;
	line-height: 28px;
	color: #fff;
}
.s-contact > div a:hover{
	color: #f7d207;
}
.title{
	padding:8px 0;
	border-bottom: 1px solid #dedbdb;
	margin-bottom: 15px;
	overflow: hidden;
}
.title strong{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.title span{
	float: right;
	padding-left: 32px;
	background: url(../images/ico-home.png) no-repeat left center;
	font-size: 14px;
	color: #666666;
}
.title span a{
	font-size: 14px;
	color: #666666;
}
.title span a:hover{
	color: #015393;
}
/* 内页文章样式 */
.article .container{
	margin: 2.5rem auto;
	background: #ffffff;
}
.article p{
	color: #6b6b6b;
	font-size: 1.6rem;
	line-height: 3rem;
}
.article p img{
	max-width: 100%;
}
.article .title + h1{
	text-align: center;
	font-size: 2.7rem;
	line-height: 2.7rem;
	margin:2.8rem 0 1.6rem;
}
.article .meta_info{
	text-align: center;
	padding-bottom: 26px;
	border-bottom: 1px dotted #868686;
	margin-bottom: 30px;
	font-size: 1em;
	color: #888787;
}
.article p img{
	text-align: center;
	margin:0 auto;
}
.a_tit{
	background: #f0f0f0;
	margin:20px 0;
}
.a_tit h3{
	padding:12px 20px;
	background: #0044b3;
	color: #fff;
	display: inline-block;
	font-size: 1.1em;
	margin:0;
}
.a_con{
	padding-bottom: 20px;
}
.a_con p{
	font-size: 16px;
	line-height: 36px;
}
/* 新闻列表 */
.news li{
	border-bottom: 2px dotted #eeeeee;
    padding: 30px 0;
    position: relative;
}
.news li a{
	display: block;
	overflow: hidden;
}
.news li:after{
	content: "";
	height: 2px;
	display: inline-block;
	width: 0;
	position: absolute;
	left: 0;
	top: 152px;
	background: #005ccd;
	transition: all .3s;
}
.news li:hover:after{
	width: 100%;
	transition: all .3s;
}
.news li:hover .left h3{
	color: #005ccd;
	padding-left: 28px;
	transition: all .3s;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news li:hover .right h4,
.news li:hover .right p{
	font-style: italic;
	color: #9ea7ae;
	transition: all .3s;
}
.news li .left{
	overflow: hidden;
	padding:0 20px;
}
.news li .right{
	overflow: hidden;
	border-left: 2px solid #f1f1f1;
}
.news li .left h3{
	font-size: 20px;
	color: #404646;
	margin-bottom: 10px;
	transition: all .3s;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news li .left p{
	font-size: 14px;
	line-height: 28px;
	color: #9ea7ae;
}
.news li .right h4{
	font-size: 50px;
    color: #005ccd;
    margin: 0;
    text-align: center;
    font-weight: 200;
    transition: all .3s;
}
.news li .right p{
	font-size: 16px;
    color: #9ea7ae;
    margin: 0;
    margin-left: 60px;
    font-weight: 200;
    transition: all .3s;
}
/* 媒体查询 */
@media screen and (max-width: 1199px){
	.navbar-nav{
		width: 100%;
		padding-top: 20px;
	}
	.navbar-brand{
		width: 70%;
	}
	.navbar-nav > li > a{
		padding:15px 0;
	}
	.m-pro{
		margin-top: 20px;
	}
	.m-keys{
		display: none;
	}
	.news li:hover:after{
		width: 0%;
		transition: all .3s;
	}
	.m-news{ background: #fff; }
	.m-super .bd li:nth-child(3){ clear: both; }
	.m-super .bd .super-txt p{ font-size: 12px; }
	.m-super .bd .super-txt{ padding-left: 9rem; }
}
@media screen and (min-width:768px and max-width: 1200px){
	.navbar-nav{
		width: 100%;
	}
	.navbar-brand{
		display: inline-block;
		width:100%;
		text-align: center;
	}
	.navbar-brand img{
		height: 100%;
		margin:0 auto;
	}
}
@media screen and (max-width:986px){
	.s-type li{ width: 49%; float: left; }
	.s-type li:nth-child(odd){ margin-right: 2px; }
}
@media screen and (min-width: 768px){
	.f-nav{	border-right:1px solid #116d80;}
	.f-contact{ border-left: 1px solid #076375; border-right:1px solid #116d80; }
	.f-ewm{ border-left: 1px solid #076375; }
}
@media screen and (max-width: 768px){
	.navbar-nav{
		width: 100%;
	}
	.navbar-brand{
		width: 70%;
		height: 62px;
	}
	.navbar-nav > li > a{
		padding:15px 0;
	}
	.m-pro{
		margin-top: 0;
	}
	#banner .hd { top:38%; }
	#banner .hd span{
		display: none;
	}
	#banner .bd{ position: relative; }
	#banner .bd a{
		width: 40%;
		margin:10px;
	}
	.pro-bd li{
		height: 300px;
	}
	.m-video img{ width: 100%; }
	.m-news{
		background: #fff;
	}
	.m-video{
		background-size: cover;
	}
}
@media screen and (max-width: 640px){
	#banner .hd { top:20%; }
	.m-pro .hd,
	.m-about .hd{padding: 2rem 0 0;}
	.m-pro .hd > div,
	.m-case .hd > div,
	.m-news .hd > div,
	.m-about .hd > div{ width: 80%; height: 40px;}
	.m-pro .hd > div h3,
	.m-case .hd > div h3,
	.m-news .hd > div h3,
	.m-about .hd > div h3{ font-size: 30px; padding:0 20px; }
	.about-bd p{padding:0 20px;}
	.m-pro .hd span,
	.m-case .hd span,
	.m-about .hd span{ font-size: 3rem; }
	.m-video img{ margin-top:20px; }
	.v-sum{ padding: 20px 0; }
	.m-news{ background: #fff; }
	.p-type{margin-top: 10px;}
	.p-type a{padding: 10px 0 0; line-height: 1.8rem;}
	.navbar-brand{width: 70%; padding-top: 0; height: 46px;}
	.navbar-brand img{margin:0 20px; width: 70%;}
	.navbar-nav{width: 110%;}
	.m-header{padding:10px 0;}
	.m-news .hd span{ font-size: 3rem }
	.v-sum h3{
		font-size: 16px;
		color: #fff;
	}
	.v-sum h3 span{
		font-size: 24px;
		font-family: impact;
	}
	.v-sum p{
		font-size: 12px;
		color: #fff;
	}
	.m-super .hd{ margin:0; }
	.m-super .hd img{
		height: 100px;
	    object-fit: cover;
	    position: relative;
	    left: -50px;
	}
	.m-super .bd .super-txt h3{ font-size: 24px; }
	#p-form .btn-primary{ width: 100%; }
	.dplayer{ width: 100%; margin:12px 0; height: 200px; }
}